From: Kenichi Handa Date: Wed, 25 Sep 2002 08:51:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30450 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=94486e5b6d30558fa3f4d9790b2c6ffce28b4186;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8a6f8e5a802..2ae4c9e1cbb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,9 +1,13 @@ 2002-09-25 Kenichi Handa * international/mule-diag.el (list-character-sets): Use the buffer - name "*Character Set List*", not "*Help*". + name "*Character Set List*", not "*Help*". List also indirectly + supported character sets. (list-charset-chars): Use the buffer name "*Character List*", not "*Help*". Display the current charset name in the modeline. + (non-iso-charset-alist): Add mapped charset list for `mac-roman'. + (sort-listed-character-sets): Don't alter the region showing + indirectly supported charsets. 2002-09-24 Markus Rost